From: Jim Blandy Date: Mon, 3 May 1993 22:56:42 +0000 (+0000) Subject: * calendar.el: Update reference to the papers in S-P&E. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~96420 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=e4c61e50a6bcdf557e64688afc65fa206844f0b0;p=emacs.git * calendar.el: Update reference to the papers in S-P&E. (calendar-print-astro-day-number): Correct spelling error in message string. --- diff --git a/lisp/calendar/calendar.el b/lisp/calendar/calendar.el index 9f389b81574..3a8a00e0c52 100644 --- a/lisp/calendar/calendar.el +++ b/lisp/calendar/calendar.el @@ -53,7 +53,7 @@ ;; The following files are part of the calendar/diary code: -;; diary.el, diary-ins.el Diary functions +;; diary.el, diary-ins.el Diary functions ;; holidays.el Holiday functions ;; cal-french.el French Revolutionary calendar ;; cal-mayan.el Mayan calendars @@ -90,8 +90,8 @@ ;; Software--Practice and Experience, Volume 20, Number 9 (September, 1990), ;; pages 899-928. ``Calendrical Calculations, Part II: Three Historical ;; Calendars'' by E. M. Reingold, N. Dershowitz, and S. M. Clamen, -;; Report Number UIUCDCS-R-92-1743, Department of Computer Science, -;; University of Illinois, April, 1992. +;; Software--Practice and Experience, Volume 23, Number 4 (April, 1993), +;; pages 383-404. ;; Hard copies of these two papers can be obtained by sending email to ;; reingold@cs.uiuc.edu with the SUBJECT "send-paper-cal" (no quotes) and @@ -3035,7 +3035,7 @@ the date of death is taken from the cursor position." shown by cursor." (interactive) (message - "Astromonical (Julian) day number after noon Universal Time: %d" + "Astronomical (Julian) day number after noon Universal Time: %d" (+ 1721425 (calendar-absolute-from-gregorian (or (calendar-cursor-to-date)